pygrub fsimage.so: Honour LDFLAGS when building
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 11:32:00 +0000 (12:32 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 17:39:59 +0000 (18:39 +0100)
commit30b350efef8e68616d4ddc0944c96b619d51f7df
treec27a785e1951a778a68861549eff90011d67ddd7
parentaed8af71570442d278c4f1e594ab4d8dc9ce69ea
pygrub fsimage.so: Honour LDFLAGS when building

This seems to have been simply omitted.  Obviously this is needed when
building and not just when installing.  Passing only when installing
is ineffective.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/pygrub/Makefile